UCF STIG Viewer Logo

If the system is using LDAP for authentication or account information, the TLS certificate authority file and/or directory (as appropriate) must have mode 0644 (0755 for directories) or less permissive.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22565 GEN008180 SV-37962r1_rule ECLP-1 Medium
Description
LDAP can be used to provide user authentication and account information, which are vital to system security. The LDAP client configuration must be protected from unauthorized modification.
STIG Date
Red Hat Enterprise Linux 5 Security Technical Implementation Guide 2014-07-02

Details

Check Text ( None )
None
Fix Text (F-32448r1_fix)
Change the mode of the file or directory.

File Procedure:
# chmod 0644

Directory Procedure:
# chmod 0755